HADOOP-18889. Third party storage followup.#6186
Merged
steveloughran merged 1 commit intoapache:trunkfrom Oct 24, 2023
Merged
Conversation
Contributor
Author
|
got a test failure: unaudited operation |
Contributor
Author
|
test failure was against s3 london with but: the verifyCost call creates and initialises a span before calling innerGetFileStatus(); and the test works in an ide. so unless something is happening with setup() not binding span to the right span force for precisely one test case, there's no obvious source of this |
mukund-thakur
approved these changes
Oct 13, 2023
Contributor
mukund-thakur
left a comment
There was a problem hiding this comment.
LGTM +1. sorry for late review
Contributor
Author
|
actually, want to hold back on this as we are getting a test failure which appears related to the main patch |
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge. Change-Id: I72c224af1a60c26d58a964b1f35014fb581359bf
fb7044d to
f4351c2
Compare
|
💔 -1 overall
This message was automatically generated. |
ahmarsuhail
pushed a commit
to ahmarsuhail/hadoop
that referenced
this pull request
Nov 27, 2023
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge.
ahmarsuhail
pushed a commit
to ahmarsuhail/hadoop
that referenced
this pull request
Dec 5, 2023
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge.
ahmarsuhail
pushed a commit
to ahmarsuhail/hadoop
that referenced
this pull request
Dec 5, 2023
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge.
jiajunmao
pushed a commit
to jiajunmao/hadoop-MLEC
that referenced
this pull request
Feb 6, 2024
Followup to HADOOP-18889 third party store support; Fix some minor review comments which came in after the merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Followup to HADOOP-18889 third party store support #6141;
Fix some minor review comments which came in after the merge.
How was this patch tested?
modified tests run in IDE; full testing in progress against s3 london
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?